home *** CD-ROM | disk | FTP | other *** search
-
- ~4Dgifts/toolbox/src/exampleCode/speech/inst README
-
-
-
- Both the execution end development environments for speech recognition
- are included on this developers' CD. The capabilities of speech
- recognition are discrete-utterance, speaker-independent, small
- vocabulary. Man pages are included for speechbeta, speech, srpanel,
- and showspeech (speech-aware showcase). /usr/share/data/speech/misc
- contains an API spec (recog.api - a showcase doc) and one simple
- example (colors.c) - install speech_dev.sw.misc for these. You must
- reboot after installing speech before starting speech. (Technically
- all that is needed is an X-server process restart. However there is
- no standard UI to do this (/etc/killall Xsgi assumes xdm is running to
- restart the server). A reboot is simpler and safer.)
-
- Current inst image explanation:
-
- speech_dev.sw.dev
- This is speech's development environment consisting of headers
- and libraries. It currently does not include the vocabulary
- development system (VDS) from Scott Instruments which is
- required for commercial applications.
-
- speech_dev.sw.misc
- This includes an API spec (recog.api - a showcase document) and
- some "better-than-nothing" examples in /usr/share/data/speech/misc.
-
- speech_eoe.bindings.<application>
- This image places a file called <application> in
- /usr/share/data/speech/bindings from which srpanel can read
- predefined associations between words and keystrokes (on a per-app
- basis). Look for the menu selection "Utilities -> Add from File"
- off srpanel's customization dialog. Current examples are Zmail
- (and MediaMail), Zip (and Jot), 4Dwm, and CASE.
-
- speech_eoe.templates.<application>
- These are some poorly (but better than nothing) trained word
- templates for the default words in the above bindings. Better
- trained word templates coming soon.
-
- speech_eoe.books
- Online help and user guide.
-
- speech_eoe.man
- Man pages for srpanel, speech, speechbeta, and showspeech
- (speech-aware version of showcase).
-
- speech_eoe.sw.eoe
- All the stuff needed for srpanel and the speech server to execute
- correctly (DSO's, executables, and data files).
-
- speech_eoe.sw.misc
- Contains showspeech, a speech-aware version of showcase.
-
-
-
-
-